Skip to content

Conversation

@arlen
Copy link
Contributor

@arlen arlen commented Jul 28, 2026

This PR solves two problems:

  1. The ./bin/cake database command was failing with: [Cake\Database\Exception\QueryException] [default] SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "plugins" does not exist
    The QueryException was not being caught.
  2. The './bin/cake setup' command was subsequently failing on the new NormalizationBehavior.

@arlen arlen requested review from Ioannis and benno July 28, 2026 16:39
@arlen arlen force-pushed the feature-cfm535-databaseAndSetupScriptFixes branch from 2c976c1 to 226f1ea Compare August 19, 2026 12:59
@arlen
Copy link
Contributor Author

arlen commented Aug 19, 2026

rebased agasinst latest develop

@Ioannis
Copy link
Contributor

Ioannis commented Aug 20, 2026

@benno do we need normalization to run during the setup?

Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants